Package | hl7.fhir.uv.phd |
Type | CodeSystem |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/phd/https://build.fhir.org/ig/HL7/phd/CodeSystem-ASN1ToHL7.html |
Url | http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7 |
Version | 2.1.0 |
Status | active |
Date | 2018-09-18 |
Name | ASN1ToHL7 |
Title | ASN1 bits to HL7 enumerated values |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | Codesystem for mapping IEEE 11073 bitstrings to FHIR Codeable Concepts |
Content | complete |
ValueSet | |
ASN1attribute ![]() | ANS1ToHL7 codes defined for non-measurement attributes |
ASN1measurement ![]() | ANS1ToHL7 codes for measurement attributes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ASN1ToHL7
Profile: Shareable CodeSystem
Properties
This code system defines the following properties for its concepts
Name | Code | URI | Type | Description |
Event or State | eventOrState | http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7#eventOrState | code | The code type is an event or state |
Source | source | http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7#source | code | The code originates from a measurement or an attribute that further describes a measurement or the sensor device. |
MDC Code | MDCCode | http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7#MDCCode | Coding | The decimal code for the MDC code of the bits observation |
Concepts
This case-sensitive code system http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7
defines the following codes:
{
"resourceType" : "CodeSystem",
"id" : "ASN1ToHL7",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ASN1ToHL7</b></p><a name=\"ASN1ToHL7\"> </a><a name=\"hcASN1ToHL7\"> </a><a name=\"ASN1ToHL7-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Event or State</td><td>eventOrState</td><td>http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7#eventOrState</td><td>code</td><td>The code type is an event or state</td></tr><tr><td>Source</td><td>source</td><td>http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7#source</td><td>code</td><td>The code originates from a measurement or an attribute that further describes a measurement or the sensor device.</td></tr><tr><td>MDC Code</td><td>MDCCode</td><td>http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7#MDCCode</td><td>Coding</td><td>The decimal code for the MDC code of the bits observation</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Event or State</b></td><td><b>Source</b></td><td><b>MDC Code</b></td></tr><tr><td style=\"white-space:nowrap\">source<a name=\"ASN1ToHL7-source\"> </a></td><td>Source</td><td><div><p>The source of the bit</p>\n</div></td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">eventOrState<a name=\"ASN1ToHL7-eventOrState\"> </a></td><td>Event or State</td><td><div><p>Whether the bit represents an event or a state</p>\n</div></td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">device<a name=\"ASN1ToHL7-device\"> </a></td><td>Attribute</td><td><div><p>The bit represents a device attribute</p>\n</div></td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">measurement<a name=\"ASN1ToHL7-measurement\"> </a></td><td>Measurement</td><td><div><p>The bit represents a measurement attribute</p>\n</div></td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">event<a name=\"ASN1ToHL7-event\"> </a></td><td>Event</td><td><div><p>The bit represents an event</p>\n</div></td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">state<a name=\"ASN1ToHL7-state\"> </a></td><td>State</td><td><div><p>The bit represents a state</p>\n</div></td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">MDCCode<a name=\"ASN1ToHL7-MDCCode\"> </a></td><td>MDC Code</td><td><div><p>The MDC code for the bit</p>\n</div></td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">67925.0<a name=\"ASN1ToHL7-67925.460\"> </a></td><td>onMains</td><td><div><p>The device is on mains power</p>\n</div></td><td>state</td><td>device</td><td>67925</td></tr><tr><td style=\"white-space:nowrap\">67925.1<a name=\"ASN1ToHL7-67925.461\"> </a></td><td>onBattery</td><td><div><p>The device is on Battery power</p>\n</div></td><td>state</td><td>device</td><td>67925</td></tr><tr><td style=\"white-space:nowrap\">67925.8<a name=\"ASN1ToHL7-67925.468\"> </a></td><td>chargingFull</td><td><div><p>The device battery is charging at maximum rate</p>\n</div></td><td>event</td><td>device</td><td>67925</td></tr><tr><td style=\"white-space:nowrap\">67925.9<a name=\"ASN1ToHL7-67925.469\"> </a></td><td>chargingTrickle</td><td><div><p>The device battery is charging at a trickle rate</p>\n</div></td><td>event</td><td>device</td><td>67925</td></tr><tr><td style=\"white-space:nowrap\">67925.10<a name=\"ASN1ToHL7-67925.4610\"> </a></td><td>chargingOff</td><td><div><p>The device battery charging is on</p>\n</div></td><td>state</td><td>device</td><td>67925</td></tr><tr><td style=\"white-space:nowrap\">532354.0<a name=\"ASN1ToHL7-532354.460\"> </a></td><td>negated-regulation-status</td><td><div><p>Device is regulated when <em>cleared</em> and unregulated when <em>set</em></p>\n</div></td><td>state</td><td>device</td><td>532354</td></tr><tr><td style=\"white-space:nowrap\">68219.0<a name=\"ASN1ToHL7-68219.460\"> </a></td><td>mds-time-capab-real-time-clock</td><td><div><p>Real time clock is supported</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.1<a name=\"ASN1ToHL7-68219.461\"> </a></td><td>mds-time-capab-set-clock</td><td><div><p>Support for the PHG to set the time</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.2<a name=\"ASN1ToHL7-68219.462\"> </a></td><td>mds-time-capab-relative-time</td><td><div><p>Relative Time is supported</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.3<a name=\"ASN1ToHL7-68219.463\"> </a></td><td>mds-time-capab-high-res-relative-time</td><td><div><p>Hi-Res Relative Time is supported</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.4<a name=\"ASN1ToHL7-68219.464\"> </a></td><td>mds-time-capab-sync-abs-time</td><td><div><p>Syncing the absolute time is supported</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.5<a name=\"ASN1ToHL7-68219.465\"> </a></td><td>mds-time-capab-sync-rel-time</td><td><div><p>Syncing the relative time is supported</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.6<a name=\"ASN1ToHL7-68219.466\"> </a></td><td>mds-time-capab-sync-hi-res-relative-time</td><td><div><p>Syncing hi-res relative time is supported</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.7<a name=\"ASN1ToHL7-68219.467\"> </a></td><td>mds-time-capab-bo-time</td><td><div><p>The real-time clock supports base offset time</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.8<a name=\"ASN1ToHL7-68219.468\"> </a></td><td>mds-time-state-abs-time-synced</td><td><div><p>The absolute time has been synced</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.9<a name=\"ASN1ToHL7-68219.469\"> </a></td><td>mds-time-state-rel-time-synced</td><td><div><p>The relative time has been synced</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.10<a name=\"ASN1ToHL7-68219.4610\"> </a></td><td>mds-time-state-hi-res-relative-time-synced</td><td><div><p>The hi-res time has been synced</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.11<a name=\"ASN1ToHL7-68219.4611\"> </a></td><td>mds-time-mgr-set-time</td><td><div><p>PHG Requested to set the time</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.12<a name=\"ASN1ToHL7-68219.4612\"> </a></td><td>mds-time-capab-sync-bo-time</td><td><div><p>Syncing base-offset time is supported</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.13<a name=\"ASN1ToHL7-68219.4613\"> </a></td><td>mds-time-state-bo-time-synced</td><td><div><p>Base-offset time has been synced</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.14<a name=\"ASN1ToHL7-68219.4614\"> </a></td><td>mds-time-state-bo-time-UTC-aligned</td><td><div><p>Base-offset time is aligned with UTC time standard</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">68219.15<a name=\"ASN1ToHL7-68219.4615\"> </a></td><td>mds-time-dst-rules-enabled</td><td><div><p>Support for daylight savings time rules</p>\n</div></td><td>event</td><td>device</td><td>68219</td></tr><tr><td style=\"white-space:nowrap\">67846.0<a name=\"ASN1ToHL7-67846.460\"> </a></td><td>lim-alert-off</td><td><div><p>Both the high and the low limit alerts are disabled</p>\n</div></td><td>state</td><td>measurement</td><td>67846</td></tr><tr><td style=\"white-space:nowrap\">67846.1<a name=\"ASN1ToHL7-67846.461\"> </a></td><td>lim-low-off</td><td><div><p>The low limit alert is disabled</p>\n</div></td><td>state</td><td>measurement</td><td>67846</td></tr><tr><td style=\"white-space:nowrap\">67846.2<a name=\"ASN1ToHL7-67846.462\"> </a></td><td>lim-high-off</td><td><div><p>The high limit alert is disabled</p>\n</div></td><td>state</td><td>measurement</td><td>67846</td></tr><tr><td style=\"white-space:nowrap\">150604.0<a name=\"ASN1ToHL7-150604.460\"> </a></td><td>sensor-disconnected</td><td><div><p>The device is not connected with the sensor</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.1<a name=\"ASN1ToHL7-150604.461\"> </a></td><td>sensor-malfunction</td><td><div><p>The sensor has malfunctioned</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.2<a name=\"ASN1ToHL7-150604.462\"> </a></td><td>sensor-displaced</td><td><div><p>The sensor is not correctly placed on the user</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.3<a name=\"ASN1ToHL7-150604.463\"> </a></td><td>sensor-unsupported</td><td><div><p>The sensor connected to the device is unsupported</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.4<a name=\"ASN1ToHL7-150604.464\"> </a></td><td>sensor-off</td><td><div><p>The sensor is not connected to the user</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.5<a name=\"ASN1ToHL7-150604.465\"> </a></td><td>sensor-interference</td><td><div><p>The sensor is experiencing interference</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.6<a name=\"ASN1ToHL7-150604.466\"> </a></td><td>signal-searching</td><td><div><p>The sensor is searching for a signal</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.7<a name=\"ASN1ToHL7-150604.467\"> </a></td><td>signal-pulse-questionable</td><td><div><p>A questionable pulse has been detected</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.8<a name=\"ASN1ToHL7-150604.468\"> </a></td><td>signal-non-pulsatile</td><td><div><p>A non pulsatile signal has been detected</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.9<a name=\"ASN1ToHL7-150604.469\"> </a></td><td>signal-erratic</td><td><div><p>A signal has been discovered, but it is erratic</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.10<a name=\"ASN1ToHL7-150604.4610\"> </a></td><td>signal-low-perfusion</td><td><div><p>The signal is experiencing low perfusion</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.11<a name=\"ASN1ToHL7-150604.4611\"> </a></td><td>signal-poor</td><td><div><p>The signal has been discovered, but it is poor</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.12<a name=\"ASN1ToHL7-150604.4612\"> </a></td><td>signal-inadequate</td><td><div><p>The signal has been discovered, but it is inadequate</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.13<a name=\"ASN1ToHL7-150604.4613\"> </a></td><td>signal-processing-irregularity</td><td><div><p>The signal has been discovered, but is experiencing processing irregularity</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.14<a name=\"ASN1ToHL7-150604.4614\"> </a></td><td>device-equipment-malfunction</td><td><div><p>A device malfunction has occurred</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150604.15<a name=\"ASN1ToHL7-150604.4615\"> </a></td><td>device-extended-update</td><td><div><p>An extended display update is in progress on device</p>\n</div></td><td>event</td><td>measurement</td><td>150604</td></tr><tr><td style=\"white-space:nowrap\">150605.0<a name=\"ASN1ToHL7-150605.460\"> </a></td><td>pulse-qual-nominal</td><td><div><p>No abnormalities have been detected by the sensor</p>\n</div></td><td>event</td><td>measurement</td><td>150605</td></tr><tr><td style=\"white-space:nowrap\">150605.1<a name=\"ASN1ToHL7-150605.461\"> </a></td><td>pulse-qual-marginal</td><td><div><p>The pulse quality is marginal</p>\n</div></td><td>event</td><td>measurement</td><td>150605</td></tr><tr><td style=\"white-space:nowrap\">150605.2<a name=\"ASN1ToHL7-150605.462\"> </a></td><td>pulse-qual-minimal</td><td><div><p>The pulse quality is minimal</p>\n</div></td><td>event</td><td>measurement</td><td>150605</td></tr><tr><td style=\"white-space:nowrap\">150605.3<a name=\"ASN1ToHL7-150605.463\"> </a></td><td>pulse-qual-unacceptable</td><td><div><p>The pulse quality is unacceptable</p>\n</div></td><td>event</td><td>measurement</td><td>150605</td></tr><tr><td style=\"white-space:nowrap\">8410584.0<a name=\"ASN1ToHL7-8410584.460\"> </a></td><td>leadwire-loss</td><td><div><p>Loss of unspecified lead wire or electrode connection</p>\n</div></td><td>event</td><td>measurement</td><td>8410584</td></tr><tr><td style=\"white-space:nowrap\">8410584.1<a name=\"ASN1ToHL7-8410584.461\"> </a></td><td>leadsignal-loss</td><td><div><p>Loss of unspecified lead signal</p>\n</div></td><td>event</td><td>measurement</td><td>8410584</td></tr><tr><td style=\"white-space:nowrap\">8410584.2<a name=\"ASN1ToHL7-8410584.462\"> </a></td><td>leadwire-loss-first-lead</td><td><div><p>Loss of 1st lead wire or electrode connection</p>\n</div></td><td>event</td><td>measurement</td><td>8410584</td></tr><tr><td style=\"white-space:nowrap\">8410584.3<a name=\"ASN1ToHL7-8410584.463\"> </a></td><td>leadsignal-loss-first-lead</td><td><div><p>Loss of 1st lead signal</p>\n</div></td><td>event</td><td>measurement</td><td>8410584</td></tr><tr><td style=\"white-space:nowrap\">8410584.4<a name=\"ASN1ToHL7-8410584.464\"> </a></td><td>leadwire-loss-second-lead</td><td><div><p>Loss of 2nd lead wire or electrode connection</p>\n</div></td><td>event</td><td>measurement</td><td>8410584</td></tr><tr><td style=\"white-space:nowrap\">8410584.5<a name=\"ASN1ToHL7-8410584.465\"> </a></td><td>leadsignal-loss-second-lead</td><td><div><p>Loss of 2nd lead signal</p>\n</div></td><td>event</td><td>measurement</td><td>8410584</td></tr><tr><td style=\"white-space:nowrap\">8410584.6<a name=\"ASN1ToHL7-8410584.466\"> </a></td><td>leadwire-loss-third-lead</td><td><div><p>Loss of 3rd lead wire or electrode connection</p>\n</div></td><td>event</td><td>measurement</td><td>8410584</td></tr><tr><td style=\"white-space:nowrap\">8410584.7<a name=\"ASN1ToHL7-8410584.467\"> </a></td><td>leadsignal-loss-third-lead</td><td><div><p>Loss of 3rd lead signal</p>\n</div></td><td>event</td><td>measurement</td><td>8410584</td></tr><tr><td style=\"white-space:nowrap\">8417752.0<a name=\"ASN1ToHL7-8417752.460\"> </a></td><td>device-battery-low</td><td><div><p>The device battery is low</p>\n</div></td><td>event</td><td>measurement</td><td>8417752</td></tr><tr><td style=\"white-space:nowrap\">8417752.1<a name=\"ASN1ToHL7-8417752.461\"> </a></td><td>sensor-malfunction</td><td><div><p>The sensor has malfunctioned</p>\n</div></td><td>event</td><td>measurement</td><td>8417752</td></tr><tr><td style=\"white-space:nowrap\">8417752.2<a name=\"ASN1ToHL7-8417752.462\"> </a></td><td>sensor-sample-size-insufficient</td><td><div><p>The sensor's sample size is insufficient</p>\n</div></td><td>event</td><td>measurement</td><td>8417752</td></tr><tr><td style=\"white-space:nowrap\">8417752.3<a name=\"ASN1ToHL7-8417752.463\"> </a></td><td>sensor-strip-insertion</td><td><div><p>The test strip was inserted incorrectly</p>\n</div></td><td>event</td><td>measurement</td><td>8417752</td></tr><tr><td style=\"white-space:nowrap\">8417752.4<a name=\"ASN1ToHL7-8417752.464\"> </a></td><td>sensor-strip-type-incorrect</td><td><div><p>The test strip type is incompatable with the sensor</p>\n</div></td><td>event</td><td>measurement</td><td>8417752</td></tr><tr><td style=\"white-space:nowrap\">8417752.5<a name=\"ASN1ToHL7-8417752.465\"> </a></td><td>sensor-result-too-high</td><td><div><p>The value reported by the sensor is too high</p>\n</div></td><td>event</td><td>measurement</td><td>8417752</td></tr><tr><td style=\"white-space:nowrap\">8417752.6<a name=\"ASN1ToHL7-8417752.466\"> </a></td><td>sensor-result-too-low</td><td><div><p>The value reported by the sensor is too low</p>\n</div></td><td>event</td><td>measurement</td><td>8417752</td></tr><tr><td style=\"white-space:nowrap\">8417752.7<a name=\"ASN1ToHL7-8417752.467\"> </a></td><td>sensor-temp-too-high</td><td><div><p>The temperature is too high</p>\n</div></td><td>event</td><td>measurement</td><td>8417752</td></tr><tr><td style=\"white-space:nowrap\">8417752.8<a name=\"ASN1ToHL7-8417752.468\"> </a></td><td>sensor-temp-too-low</td><td><div><p>The temperature is too low</p>\n</div></td><td>event</td><td>measurement</td><td>8417752</td></tr><tr><td style=\"white-space:nowrap\">8417752.9<a name=\"ASN1ToHL7-8417752.469\"> </a></td><td>sensor-read-interrupt</td><td><div><p>The read process was interrupted</p>\n</div></td><td>event</td><td>measurement</td><td>8417752</td></tr><tr><td style=\"white-space:nowrap\">8417752.10<a name=\"ASN1ToHL7-8417752.4610\"> </a></td><td>device-gen-fault</td><td><div><p>General Device Fault</p>\n</div></td><td>event</td><td>measurement</td><td>8417752</td></tr><tr><td style=\"white-space:nowrap\">8417752.11<a name=\"ASN1ToHL7-8417752.4611\"> </a></td><td>sensor-temp-out-of-range</td><td><div><p>The temperature is out of range</p>\n</div></td><td>event</td><td>measurement</td><td>8417752</td></tr><tr><td style=\"white-space:nowrap\">8417909.0<a name=\"ASN1ToHL7-8417909.460\"> </a></td><td>inr-device-battery-low</td><td><div><p>The INR device battery is low</p>\n</div></td><td>event</td><td>measurement</td><td>8417909</td></tr><tr><td style=\"white-space:nowrap\">8417909.1<a name=\"ASN1ToHL7-8417909.461\"> </a></td><td>inr-sensor-malfunction</td><td><div><p>The INR device sensor has malfunctioned</p>\n</div></td><td>event</td><td>measurement</td><td>8417909</td></tr><tr><td style=\"white-space:nowrap\">8417909.2<a name=\"ASN1ToHL7-8417909.462\"> </a></td><td>inr-sensor-sample-size-insufficient</td><td><div><p>The sample size was insufficient</p>\n</div></td><td>event</td><td>measurement</td><td>8417909</td></tr><tr><td style=\"white-space:nowrap\">8417909.3<a name=\"ASN1ToHL7-8417909.463\"> </a></td><td>inr-sensor-strip-insertion</td><td><div><p>The test script was inserted incorrectly</p>\n</div></td><td>event</td><td>measurement</td><td>8417909</td></tr><tr><td style=\"white-space:nowrap\">8417909.4<a name=\"ASN1ToHL7-8417909.464\"> </a></td><td>inr-sensor-strip-type-incorrect</td><td><div><p>The test strip used is not compatible with the INR</p>\n</div></td><td>event</td><td>measurement</td><td>8417909</td></tr><tr><td style=\"white-space:nowrap\">8417909.5<a name=\"ASN1ToHL7-8417909.465\"> </a></td><td>inr-sensor-result-too-high</td><td><div><p>The test result is too high</p>\n</div></td><td>event</td><td>measurement</td><td>8417909</td></tr><tr><td style=\"white-space:nowrap\">8417909.6<a name=\"ASN1ToHL7-8417909.466\"> </a></td><td>inr-sensor-result-too-low</td><td><div><p>The test result is too low</p>\n</div></td><td>event</td><td>measurement</td><td>8417909</td></tr><tr><td style=\"white-space:nowrap\">8417909.7<a name=\"ASN1ToHL7-8417909.467\"> </a></td><td>inr-sensor-temp-too-high</td><td><div><p>The temperature is too high</p>\n</div></td><td>event</td><td>measurement</td><td>8417909</td></tr><tr><td style=\"white-space:nowrap\">8417909.8<a name=\"ASN1ToHL7-8417909.468\"> </a></td><td>inr-sensor-temp-too-low</td><td><div><p>The temperature is too low</p>\n</div></td><td>event</td><td>measurement</td><td>8417909</td></tr><tr><td style=\"white-space:nowrap\">8417909.9<a name=\"ASN1ToHL7-8417909.469\"> </a></td><td>inr-sensor-read-interrupt</td><td><div><p>The read process was interrupted</p>\n</div></td><td>event</td><td>measurement</td><td>8417909</td></tr><tr><td style=\"white-space:nowrap\">8417909.10<a name=\"ASN1ToHL7-8417909.4610\"> </a></td><td>inr-device-gen-fault</td><td><div><p>General device fault</p>\n</div></td><td>event</td><td>measurement</td><td>8417909</td></tr><tr><td style=\"white-space:nowrap\">8417909.11<a name=\"ASN1ToHL7-8417909.4611\"> </a></td><td>inr-sensor-calibration-due</td><td><div><p>The INR sensor calibration is due</p>\n</div></td><td>event</td><td>measurement</td><td>8417909</td></tr><tr><td style=\"white-space:nowrap\">8408608.0<a name=\"ASN1ToHL7-8408608.460\"> </a></td><td>device-status-undetermined</td><td><div><p>Undetermined device status event</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.1<a name=\"ASN1ToHL7-8408608.461\"> </a></td><td>device-status-reset</td><td><div><p>Device reset</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.5<a name=\"ASN1ToHL7-8408608.465\"> </a></td><td>device-status-error</td><td><div><p>Device error</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.6<a name=\"ASN1ToHL7-8408608.466\"> </a></td><td>device-status-error-mechanical</td><td><div><p>Mechanical error</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.7<a name=\"ASN1ToHL7-8408608.467\"> </a></td><td>device-status-error-electronic</td><td><div><p>Electronic error</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.8<a name=\"ASN1ToHL7-8408608.468\"> </a></td><td>device-status-error-software</td><td><div><p>Software error</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.9<a name=\"ASN1ToHL7-8408608.469\"> </a></td><td>device-status-error-battery</td><td><div><p>Battery error</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.15<a name=\"ASN1ToHL7-8408608.4615\"> </a></td><td>device-status-service</td><td><div><p>Undetermined device status event, service needed</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.16<a name=\"ASN1ToHL7-8408608.4616\"> </a></td><td>device-status-service-time-sync-required</td><td><div><p>Time sync service required</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.17<a name=\"ASN1ToHL7-8408608.4617\"> </a></td><td>device-status-service-calibration-required</td><td><div><p>Calibration required</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.18<a name=\"ASN1ToHL7-8408608.4618\"> </a></td><td>device-status-service-replenishment-required</td><td><div><p>Replenishment required</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.25<a name=\"ASN1ToHL7-8408608.4625\"> </a></td><td>device-status-battery-low</td><td><div><p>Battery power is too low</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.26<a name=\"ASN1ToHL7-8408608.4626\"> </a></td><td>device-status-battery-depleted</td><td><div><p>Battery is depleted</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.27<a name=\"ASN1ToHL7-8408608.4627\"> </a></td><td>device-status-battery-replaced</td><td><div><p>Battery has been replaced</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8408608.28<a name=\"ASN1ToHL7-8408608.4628\"> </a></td><td>device-status-battery-interrupted</td><td><div><p>Battery was interrupted</p>\n</div></td><td>event</td><td>measurement</td><td>8408608</td></tr><tr><td style=\"white-space:nowrap\">8418060.0<a name=\"ASN1ToHL7-8418060.460\"> </a></td><td>sensor-session-stopped</td><td><div><p>Session stopped</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.2<a name=\"ASN1ToHL7-8418060.462\"> </a></td><td>sensor-type-incorrect</td><td><div><p>Sensor type incorrect for device</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.3<a name=\"ASN1ToHL7-8418060.463\"> </a></td><td>sensor-malfunction</td><td><div><p>The sensor malfunctioned</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.4<a name=\"ASN1ToHL7-8418060.464\"> </a></td><td>device-specific-alert</td><td><div><p>Device specific alert</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.7<a name=\"ASN1ToHL7-8418060.467\"> </a></td><td>sensor-calibration-not-allowed</td><td><div><p>Calibrating the sensor is not allowed</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.8<a name=\"ASN1ToHL7-8418060.468\"> </a></td><td>sensor-calibration-recommended</td><td><div><p>Calibrating the sensor is recommended</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.9<a name=\"ASN1ToHL7-8418060.469\"> </a></td><td>sensor-calibration-required</td><td><div><p>Calibrating the sensor is required</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.10<a name=\"ASN1ToHL7-8418060.4610\"> </a></td><td>sensor-temp-too-high</td><td><div><p>Temperature is too high for a valid result</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.11<a name=\"ASN1ToHL7-8418060.4611\"> </a></td><td>sensor-temp-too-low</td><td><div><p>Temperature is too low for a valid result</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.12<a name=\"ASN1ToHL7-8418060.4612\"> </a></td><td>sensor-result-below-patient-low</td><td><div><p>Sensor result below the Patient Low level</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.13<a name=\"ASN1ToHL7-8418060.4613\"> </a></td><td>sensor-result-above-patient-high</td><td><div><p>Sensor result above the Patient High level</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.14<a name=\"ASN1ToHL7-8418060.4614\"> </a></td><td>sensor-low-hypo</td><td><div><p>Sensor result below level</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.15<a name=\"ASN1ToHL7-8418060.4615\"> </a></td><td>sensor-high-hyper</td><td><div><p>Sensor result above level</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.16<a name=\"ASN1ToHL7-8418060.4616\"> </a></td><td>sensor-rate-decrease-exceeded</td><td><div><p>The sensor rate of decrease has been exceeded</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.17<a name=\"ASN1ToHL7-8418060.4617\"> </a></td><td>sensor-rate-increase-exceeded</td><td><div><p>The sensor rate of increase has been exceeded</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.18<a name=\"ASN1ToHL7-8418060.4618\"> </a></td><td>sensor-result-too-low</td><td><div><p>Sensor result is lower than the device can process</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.19<a name=\"ASN1ToHL7-8418060.4619\"> </a></td><td>sensor-result-too-high</td><td><div><p>Sensor result is higher than the device can process</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418060.20<a name=\"ASN1ToHL7-8418060.4620\"> </a></td><td>sensor-com-out-of-range</td><td><div><p>The sensor communication is out of range</p>\n</div></td><td>event</td><td>measurement</td><td>8418060</td></tr><tr><td style=\"white-space:nowrap\">8418512.0<a name=\"ASN1ToHL7-8418512.460\"> </a></td><td>Battery-status-Undetermined</td><td><div><p>The status of the battery is unknown</p>\n</div></td><td>state</td><td>measurement</td><td>8418512</td></tr><tr><td style=\"white-space:nowrap\">8418512.1<a name=\"ASN1ToHL7-8418512.461\"> </a></td><td>Battery-absent</td><td><div><p>The battery is absent</p>\n</div></td><td>state</td><td>measurement</td><td>8418512</td></tr><tr><td style=\"white-space:nowrap\">8418512.2<a name=\"ASN1ToHL7-8418512.462\"> </a></td><td>Battery-active</td><td><div><p>The battery is active in the system</p>\n</div></td><td>state</td><td>measurement</td><td>8418512</td></tr><tr><td style=\"white-space:nowrap\">8418512.3<a name=\"ASN1ToHL7-8418512.463\"> </a></td><td>Battery-charging</td><td><div><p>The battery is charging</p>\n</div></td><td>state</td><td>measurement</td><td>8418512</td></tr><tr><td style=\"white-space:nowrap\">8418512.4<a name=\"ASN1ToHL7-8418512.464\"> </a></td><td>Battery-fullyCharged</td><td><div><p>The battery is fully charged</p>\n</div></td><td>state</td><td>measurement</td><td>8418512</td></tr><tr><td style=\"white-space:nowrap\">8418512.5<a name=\"ASN1ToHL7-8418512.465\"> </a></td><td>Battery-disposable</td><td><div><p>The battery is disposable</p>\n</div></td><td>state</td><td>measurement</td><td>8418512</td></tr><tr><td style=\"white-space:nowrap\">8418512.6<a name=\"ASN1ToHL7-8418512.466\"> </a></td><td>Battery-rechargeable</td><td><div><p>The battery is rechargable</p>\n</div></td><td>state</td><td>measurement</td><td>8418512</td></tr><tr><td style=\"white-space:nowrap\">8418512.7<a name=\"ASN1ToHL7-8418512.467\"> </a></td><td>Battery-overTemperature</td><td><div><p>The battery is too hot</p>\n</div></td><td>event</td><td>measurement</td><td>8418512</td></tr><tr><td style=\"white-space:nowrap\">8418512.8<a name=\"ASN1ToHL7-8418512.468\"> </a></td><td>Battery-faulty</td><td><div><p>The battery is faulty</p>\n</div></td><td>event</td><td>measurement</td><td>8418512</td></tr><tr><td style=\"white-space:nowrap\">8418512.9<a name=\"ASN1ToHL7-8418512.469\"> </a></td><td>Battery-incompatible</td><td><div><p>The battery is incompatible</p>\n</div></td><td>event</td><td>measurement</td><td>8418512</td></tr><tr><td style=\"white-space:nowrap\">8410608.0<a name=\"ASN1ToHL7-8410608.460\"> </a></td><td>body-movement</td><td><div><p>Too much body movement</p>\n</div></td><td>event</td><td>measurement</td><td>8410608</td></tr><tr><td style=\"white-space:nowrap\">8410608.1<a name=\"ASN1ToHL7-8410608.461\"> </a></td><td>cuff-too-loose</td><td><div><p>The cuff was too loose</p>\n</div></td><td>event</td><td>measurement</td><td>8410608</td></tr><tr><td style=\"white-space:nowrap\">8410608.2<a name=\"ASN1ToHL7-8410608.462\"> </a></td><td>irregular-pulse</td><td><div><p>An irregular pulse was detected</p>\n</div></td><td>event</td><td>measurement</td><td>8410608</td></tr><tr><td style=\"white-space:nowrap\">8410608.3<a name=\"ASN1ToHL7-8410608.463\"> </a></td><td>pulse-over-range-limit</td><td><div><p>The pulse was too high for sensor to work</p>\n</div></td><td>event</td><td>measurement</td><td>8410608</td></tr><tr><td style=\"white-space:nowrap\">8410608.4<a name=\"ASN1ToHL7-8410608.464\"> </a></td><td>pulse-under-range-limit</td><td><div><p>The pulse was too low for sensor to work</p>\n</div></td><td>event</td><td>measurement</td><td>8410608</td></tr><tr><td style=\"white-space:nowrap\">8410608.5<a name=\"ASN1ToHL7-8410608.465\"> </a></td><td>improper-body-position</td><td><div><p>The cuff was incorrectly placed with respect to the heart</p>\n</div></td><td>event</td><td>measurement</td><td>8410608</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "dev"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7",
"version" : "2.1.0",
"name" : "ASN1ToHL7",
"title" : "ASN1 bits to HL7 enumerated values",
"status" : "active",
"experimental" : false,
"date" : "2018-09-18",
"publisher" : "HL7 International / Health Care Devices",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/healthcaredevices"
}
]
}
],
"description" : "Codesystem for mapping IEEE 11073 bitstrings to FHIR Codeable Concepts",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 133,
"property" : [
{
"code" : "eventOrState",
"uri" : "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7#eventOrState",
"description" : "The code type is an event or state",
"type" : "code"
},
{
"code" : "source",
"uri" : "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7#source",
"description" : "The code originates from a measurement or an attribute that further describes a measurement or the sensor device.",
"type" : "code"
},
{
"code" : "MDCCode",
"uri" : "http://hl7.org/fhir/uv/phd/CodeSystem/ASN1ToHL7#MDCCode",
"description" : "The decimal code for the MDC code of the bits observation",
"type" : "Coding"
}
],
"concept" : [
{
"code" : "source",
"display" : "Source",
"definition" : "The source of the bit"
},
{
"code" : "eventOrState",
"display" : "Event or State",
"definition" : "Whether the bit represents an event or a state"
},
{
"code" : "device",
"display" : "Attribute",
"definition" : "The bit represents a device attribute"
},
{
"code" : "measurement",
"display" : "Measurement",
"definition" : "The bit represents a measurement attribute"
},
{
"code" : "event",
"display" : "Event",
"definition" : "The bit represents an event"
},
{
"code" : "state",
"display" : "State",
"definition" : "The bit represents a state"
},
{
"code" : "MDCCode",
"display" : "MDC Code",
"definition" : "The MDC code for the bit"
},
{
"code" : "67925.0",
"display" : "onMains",
"definition" : "The device is on mains power",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "67925"
}
}
]
},
{
"code" : "67925.1",
"display" : "onBattery",
"definition" : "The device is on Battery power",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "67925"
}
}
]
},
{
"code" : "67925.8",
"display" : "chargingFull",
"definition" : "The device battery is charging at maximum rate",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "67925"
}
}
]
},
{
"code" : "67925.9",
"display" : "chargingTrickle",
"definition" : "The device battery is charging at a trickle rate",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "67925"
}
}
]
},
{
"code" : "67925.10",
"display" : "chargingOff",
"definition" : "The device battery charging is on",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "67925"
}
}
]
},
{
"code" : "532354.0",
"display" : "negated-regulation-status",
"definition" : "Device is regulated when *cleared* and unregulated when *set*",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "532354"
}
}
]
},
{
"code" : "68219.0",
"display" : "mds-time-capab-real-time-clock",
"definition" : "Real time clock is supported",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.1",
"display" : "mds-time-capab-set-clock",
"definition" : "Support for the PHG to set the time",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.2",
"display" : "mds-time-capab-relative-time",
"definition" : "Relative Time is supported",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.3",
"display" : "mds-time-capab-high-res-relative-time",
"definition" : "Hi-Res Relative Time is supported",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.4",
"display" : "mds-time-capab-sync-abs-time",
"definition" : "Syncing the absolute time is supported",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.5",
"display" : "mds-time-capab-sync-rel-time",
"definition" : "Syncing the relative time is supported",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.6",
"display" : "mds-time-capab-sync-hi-res-relative-time",
"definition" : "Syncing hi-res relative time is supported",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.7",
"display" : "mds-time-capab-bo-time",
"definition" : "The real-time clock supports base offset time",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.8",
"display" : "mds-time-state-abs-time-synced",
"definition" : "The absolute time has been synced",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.9",
"display" : "mds-time-state-rel-time-synced",
"definition" : "The relative time has been synced",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.10",
"display" : "mds-time-state-hi-res-relative-time-synced",
"definition" : "The hi-res time has been synced",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.11",
"display" : "mds-time-mgr-set-time",
"definition" : "PHG Requested to set the time",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.12",
"display" : "mds-time-capab-sync-bo-time",
"definition" : "Syncing base-offset time is supported",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.13",
"display" : "mds-time-state-bo-time-synced",
"definition" : "Base-offset time has been synced",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.14",
"display" : "mds-time-state-bo-time-UTC-aligned",
"definition" : "Base-offset time is aligned with UTC time standard",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "68219.15",
"display" : "mds-time-dst-rules-enabled",
"definition" : "Support for daylight savings time rules",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "device"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "68219"
}
}
]
},
{
"code" : "67846.0",
"display" : "lim-alert-off",
"definition" : "Both the high and the low limit alerts are disabled",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "67846"
}
}
]
},
{
"code" : "67846.1",
"display" : "lim-low-off",
"definition" : "The low limit alert is disabled",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "67846"
}
}
]
},
{
"code" : "67846.2",
"display" : "lim-high-off",
"definition" : "The high limit alert is disabled",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "67846"
}
}
]
},
{
"code" : "150604.0",
"display" : "sensor-disconnected",
"definition" : "The device is not connected with the sensor",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.1",
"display" : "sensor-malfunction",
"definition" : "The sensor has malfunctioned",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.2",
"display" : "sensor-displaced",
"definition" : "The sensor is not correctly placed on the user",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.3",
"display" : "sensor-unsupported",
"definition" : "The sensor connected to the device is unsupported",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.4",
"display" : "sensor-off",
"definition" : "The sensor is not connected to the user",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.5",
"display" : "sensor-interference",
"definition" : "The sensor is experiencing interference",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.6",
"display" : "signal-searching",
"definition" : "The sensor is searching for a signal",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.7",
"display" : "signal-pulse-questionable",
"definition" : "A questionable pulse has been detected",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.8",
"display" : "signal-non-pulsatile",
"definition" : "A non pulsatile signal has been detected",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.9",
"display" : "signal-erratic",
"definition" : "A signal has been discovered, but it is erratic",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.10",
"display" : "signal-low-perfusion",
"definition" : "The signal is experiencing low perfusion",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.11",
"display" : "signal-poor",
"definition" : "The signal has been discovered, but it is poor",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.12",
"display" : "signal-inadequate",
"definition" : "The signal has been discovered, but it is inadequate",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.13",
"display" : "signal-processing-irregularity",
"definition" : "The signal has been discovered, but is experiencing processing irregularity",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.14",
"display" : "device-equipment-malfunction",
"definition" : "A device malfunction has occurred",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150604.15",
"display" : "device-extended-update",
"definition" : "An extended display update is in progress on device",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150604"
}
}
]
},
{
"code" : "150605.0",
"display" : "pulse-qual-nominal",
"definition" : "No abnormalities have been detected by the sensor",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150605"
}
}
]
},
{
"code" : "150605.1",
"display" : "pulse-qual-marginal",
"definition" : "The pulse quality is marginal",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150605"
}
}
]
},
{
"code" : "150605.2",
"display" : "pulse-qual-minimal",
"definition" : "The pulse quality is minimal",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150605"
}
}
]
},
{
"code" : "150605.3",
"display" : "pulse-qual-unacceptable",
"definition" : "The pulse quality is unacceptable",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150605"
}
}
]
},
{
"code" : "8410584.0",
"display" : "leadwire-loss",
"definition" : "Loss of unspecified lead wire or electrode connection",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410584"
}
}
]
},
{
"code" : "8410584.1",
"display" : "leadsignal-loss",
"definition" : "Loss of unspecified lead signal",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410584"
}
}
]
},
{
"code" : "8410584.2",
"display" : "leadwire-loss-first-lead",
"definition" : "Loss of 1st lead wire or electrode connection",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410584"
}
}
]
},
{
"code" : "8410584.3",
"display" : "leadsignal-loss-first-lead",
"definition" : "Loss of 1st lead signal",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410584"
}
}
]
},
{
"code" : "8410584.4",
"display" : "leadwire-loss-second-lead",
"definition" : "Loss of 2nd lead wire or electrode connection",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410584"
}
}
]
},
{
"code" : "8410584.5",
"display" : "leadsignal-loss-second-lead",
"definition" : "Loss of 2nd lead signal",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410584"
}
}
]
},
{
"code" : "8410584.6",
"display" : "leadwire-loss-third-lead",
"definition" : "Loss of 3rd lead wire or electrode connection",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410584"
}
}
]
},
{
"code" : "8410584.7",
"display" : "leadsignal-loss-third-lead",
"definition" : "Loss of 3rd lead signal",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410584"
}
}
]
},
{
"code" : "8417752.0",
"display" : "device-battery-low",
"definition" : "The device battery is low",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417752"
}
}
]
},
{
"code" : "8417752.1",
"display" : "sensor-malfunction",
"definition" : "The sensor has malfunctioned",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417752"
}
}
]
},
{
"code" : "8417752.2",
"display" : "sensor-sample-size-insufficient",
"definition" : "The sensor's sample size is insufficient",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417752"
}
}
]
},
{
"code" : "8417752.3",
"display" : "sensor-strip-insertion",
"definition" : "The test strip was inserted incorrectly",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417752"
}
}
]
},
{
"code" : "8417752.4",
"display" : "sensor-strip-type-incorrect",
"definition" : "The test strip type is incompatable with the sensor",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417752"
}
}
]
},
{
"code" : "8417752.5",
"display" : "sensor-result-too-high",
"definition" : "The value reported by the sensor is too high",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417752"
}
}
]
},
{
"code" : "8417752.6",
"display" : "sensor-result-too-low",
"definition" : "The value reported by the sensor is too low",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417752"
}
}
]
},
{
"code" : "8417752.7",
"display" : "sensor-temp-too-high",
"definition" : "The temperature is too high",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417752"
}
}
]
},
{
"code" : "8417752.8",
"display" : "sensor-temp-too-low",
"definition" : "The temperature is too low",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417752"
}
}
]
},
{
"code" : "8417752.9",
"display" : "sensor-read-interrupt",
"definition" : "The read process was interrupted",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417752"
}
}
]
},
{
"code" : "8417752.10",
"display" : "device-gen-fault",
"definition" : "General Device Fault",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417752"
}
}
]
},
{
"code" : "8417752.11",
"display" : "sensor-temp-out-of-range",
"definition" : "The temperature is out of range",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417752"
}
}
]
},
{
"code" : "8417909.0",
"display" : "inr-device-battery-low",
"definition" : "The INR device battery is low",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417909"
}
}
]
},
{
"code" : "8417909.1",
"display" : "inr-sensor-malfunction",
"definition" : "The INR device sensor has malfunctioned",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417909"
}
}
]
},
{
"code" : "8417909.2",
"display" : "inr-sensor-sample-size-insufficient",
"definition" : "The sample size was insufficient",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417909"
}
}
]
},
{
"code" : "8417909.3",
"display" : "inr-sensor-strip-insertion",
"definition" : "The test script was inserted incorrectly",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417909"
}
}
]
},
{
"code" : "8417909.4",
"display" : "inr-sensor-strip-type-incorrect",
"definition" : "The test strip used is not compatible with the INR",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417909"
}
}
]
},
{
"code" : "8417909.5",
"display" : "inr-sensor-result-too-high",
"definition" : "The test result is too high",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417909"
}
}
]
},
{
"code" : "8417909.6",
"display" : "inr-sensor-result-too-low",
"definition" : "The test result is too low",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417909"
}
}
]
},
{
"code" : "8417909.7",
"display" : "inr-sensor-temp-too-high",
"definition" : "The temperature is too high",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417909"
}
}
]
},
{
"code" : "8417909.8",
"display" : "inr-sensor-temp-too-low",
"definition" : "The temperature is too low",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417909"
}
}
]
},
{
"code" : "8417909.9",
"display" : "inr-sensor-read-interrupt",
"definition" : "The read process was interrupted",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417909"
}
}
]
},
{
"code" : "8417909.10",
"display" : "inr-device-gen-fault",
"definition" : "General device fault",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417909"
}
}
]
},
{
"code" : "8417909.11",
"display" : "inr-sensor-calibration-due",
"definition" : "The INR sensor calibration is due",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8417909"
}
}
]
},
{
"code" : "8408608.0",
"display" : "device-status-undetermined",
"definition" : "Undetermined device status event",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.1",
"display" : "device-status-reset",
"definition" : "Device reset",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.5",
"display" : "device-status-error",
"definition" : "Device error",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.6",
"display" : "device-status-error-mechanical",
"definition" : "Mechanical error",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.7",
"display" : "device-status-error-electronic",
"definition" : "Electronic error",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.8",
"display" : "device-status-error-software",
"definition" : "Software error",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.9",
"display" : "device-status-error-battery",
"definition" : "Battery error",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.15",
"display" : "device-status-service",
"definition" : "Undetermined device status event, service needed",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.16",
"display" : "device-status-service-time-sync-required",
"definition" : "Time sync service required",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.17",
"display" : "device-status-service-calibration-required",
"definition" : "Calibration required",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.18",
"display" : "device-status-service-replenishment-required",
"definition" : "Replenishment required",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.25",
"display" : "device-status-battery-low",
"definition" : "Battery power is too low",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.26",
"display" : "device-status-battery-depleted",
"definition" : "Battery is depleted",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.27",
"display" : "device-status-battery-replaced",
"definition" : "Battery has been replaced",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8408608.28",
"display" : "device-status-battery-interrupted",
"definition" : "Battery was interrupted",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8408608"
}
}
]
},
{
"code" : "8418060.0",
"display" : "sensor-session-stopped",
"definition" : "Session stopped",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.2",
"display" : "sensor-type-incorrect",
"definition" : "Sensor type incorrect for device",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.3",
"display" : "sensor-malfunction",
"definition" : "The sensor malfunctioned",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.4",
"display" : "device-specific-alert",
"definition" : "Device specific alert",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.7",
"display" : "sensor-calibration-not-allowed",
"definition" : "Calibrating the sensor is not allowed",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.8",
"display" : "sensor-calibration-recommended",
"definition" : "Calibrating the sensor is recommended",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.9",
"display" : "sensor-calibration-required",
"definition" : "Calibrating the sensor is required",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.10",
"display" : "sensor-temp-too-high",
"definition" : "Temperature is too high for a valid result",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.11",
"display" : "sensor-temp-too-low",
"definition" : "Temperature is too low for a valid result",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.12",
"display" : "sensor-result-below-patient-low",
"definition" : "Sensor result below the Patient Low level",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.13",
"display" : "sensor-result-above-patient-high",
"definition" : "Sensor result above the Patient High level",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.14",
"display" : "sensor-low-hypo",
"definition" : "Sensor result below level",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.15",
"display" : "sensor-high-hyper",
"definition" : "Sensor result above level",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.16",
"display" : "sensor-rate-decrease-exceeded",
"definition" : "The sensor rate of decrease has been exceeded",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.17",
"display" : "sensor-rate-increase-exceeded",
"definition" : "The sensor rate of increase has been exceeded",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.18",
"display" : "sensor-result-too-low",
"definition" : "Sensor result is lower than the device can process",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.19",
"display" : "sensor-result-too-high",
"definition" : "Sensor result is higher than the device can process",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418060.20",
"display" : "sensor-com-out-of-range",
"definition" : "The sensor communication is out of range",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418060"
}
}
]
},
{
"code" : "8418512.0",
"display" : "Battery-status-Undetermined",
"definition" : "The status of the battery is unknown",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418512"
}
}
]
},
{
"code" : "8418512.1",
"display" : "Battery-absent",
"definition" : "The battery is absent",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418512"
}
}
]
},
{
"code" : "8418512.2",
"display" : "Battery-active",
"definition" : "The battery is active in the system",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418512"
}
}
]
},
{
"code" : "8418512.3",
"display" : "Battery-charging",
"definition" : "The battery is charging",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418512"
}
}
]
},
{
"code" : "8418512.4",
"display" : "Battery-fullyCharged",
"definition" : "The battery is fully charged",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418512"
}
}
]
},
{
"code" : "8418512.5",
"display" : "Battery-disposable",
"definition" : "The battery is disposable",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418512"
}
}
]
},
{
"code" : "8418512.6",
"display" : "Battery-rechargeable",
"definition" : "The battery is rechargable",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "state"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418512"
}
}
]
},
{
"code" : "8418512.7",
"display" : "Battery-overTemperature",
"definition" : "The battery is too hot",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418512"
}
}
]
},
{
"code" : "8418512.8",
"display" : "Battery-faulty",
"definition" : "The battery is faulty",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418512"
}
}
]
},
{
"code" : "8418512.9",
"display" : "Battery-incompatible",
"definition" : "The battery is incompatible",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8418512"
}
}
]
},
{
"code" : "8410608.0",
"display" : "body-movement",
"definition" : "Too much body movement",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410608"
}
}
]
},
{
"code" : "8410608.1",
"display" : "cuff-too-loose",
"definition" : "The cuff was too loose",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410608"
}
}
]
},
{
"code" : "8410608.2",
"display" : "irregular-pulse",
"definition" : "An irregular pulse was detected",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410608"
}
}
]
},
{
"code" : "8410608.3",
"display" : "pulse-over-range-limit",
"definition" : "The pulse was too high for sensor to work",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410608"
}
}
]
},
{
"code" : "8410608.4",
"display" : "pulse-under-range-limit",
"definition" : "The pulse was too low for sensor to work",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410608"
}
}
]
},
{
"code" : "8410608.5",
"display" : "improper-body-position",
"definition" : "The cuff was incorrectly placed with respect to the heart",
"property" : [
{
"code" : "eventOrState",
"valueCode" : "event"
},
{
"code" : "source",
"valueCode" : "measurement"
},
{
"code" : "MDCCode",
"valueCoding" : {
"system" : "urn:iso:std:iso:11073:10101",
"code" : "8410608"
}
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.